Welcome![Sign In][Sign Up]
Location:
Search - IMAGE SEGMENTATION USING MATLAB

Search list

[AI-NN-PRimagerecgonition

Description: 尿沉渣图像识别,采用形态学图像分割,som进行识别!-urine image recognition, image segmentation using morphological, som identification!
Platform: | Size: 2048 | Author: 李明 | Hits:

[Special Effectsbianmashiyan

Description: 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on the original image histogram, found background and objectives of the divided about the value of around 130 and two gray-scale image to image, Segmentation more satisfactory results. Image processing experiments (6) Image Compression and Coding of the experiment : Learning JPEG compression coding experiment : one. Basically JPEG compression and coding in three steps : 1. First through DCT remove data redundancy; 2. Using quantitative table right DCT coefficient quantization; 3. Right quantized coefficients of Huffman coding.
Platform: | Size: 4096 | Author: qq | Hits:

[2D GraphicGVFSnakeMatlab

Description: GVF Snake 程序,用于图象分割,用MATLAB语言编写-GVF Snake procedures for image segmentation using MATLAB language
Platform: | Size: 17408 | Author: lilan | Hits:

[matlabshuzituxiang2

Description: 数字图象处理实验--用图象分割检测细胞 dilate/imfi-digital image processing experiments-- using image segmentation detecting cells dilate/imfi
Platform: | Size: 6144 | Author: 张文 | Hits:

[Special Effectsedge_detect-matlab

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from the PCB to remove all images current lines, retaining only the target chip
Platform: | Size: 40960 | Author: 张甲杰 | Hits:

[Special EffectsSegmentation-by-Wavelet

Description: 使用小波进行图象分割的一个实例,效果还可以-using wavelet image segmentation an example, the effect can also
Platform: | Size: 64512 | Author: 唐盛 | Hits:

[Special Effectsppp4

Description: 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from the PCB to remove all images current lines, retaining only the target chip
Platform: | Size: 2048 | Author: 杨健 | Hits:

[matlabcolordrawout

Description: 用matlab编程实现彩色图像的局部分割,下载后解压即可-Programming using matlab partial color image segmentation, can be downloaded after the decompression
Platform: | Size: 1024 | Author: shaoyqo | Hits:

[Special Effectsimage-segmentation-mean-shift

Description: 使用mean shift方式增强图像对比度的一个小演示(开发平台:matlab7.0)-Using mean shift mode contrast-enhanced images of a small demo (Development Platform: matlab7.0)
Platform: | Size: 10240 | Author: chao wang | Hits:

[Special EffectsK_means_color_segmentation

Description: 用k-means 做彩色图像分割,分类数可选-Using k-means to do color image segmentation, classification number of optional
Platform: | Size: 1024 | Author: 卢学 | Hits:

[Special Effectsmatlab

Description: 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet reconstruction, add noise, denoising, smoothing, sharpening, edge detection, image segmentation, etc.
Platform: | Size: 2992128 | Author: chengmengli | Hits:

[OtherFCMandKFCM

Description: 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
Platform: | Size: 4972544 | Author: 张三 | Hits:

[Special Effectsmorphology-reconstruction

Description: 形态学重构-主要是为了复杂背景条件下的图像分割,采用matlab语言编写,具有很高的参考价值。-Morphological Reconstruction- mainly to under complex background image segmentation, using matlab language, with a high reference value.
Platform: | Size: 1024 | Author: cwb | Hits:

[Special EffectsKmeans_grayimage

Description: 简单的灰度图像的K均值聚类分割,Matlab实现-gray image segmentation using K-means clustering by matlab.
Platform: | Size: 1024 | Author: 王成 | Hits:

[matlabBone

Description: a variational region based image segmentation using matlab. efficient and simple
Platform: | Size: 61440 | Author: reza | Hits:

[Special Effectsimage-segmentation

Description: 利用matlab实现图像分割,很多方法,可以参考一下,在图像处理方面有很好的应用-Image segmentation using matlab, many ways, you can refer to, has a good image processing applications
Platform: | Size: 327680 | Author: wfujpn105 | Hits:

[Special Effectsimage-segmentation

Description: 用matlab编写的采用遗传算法进行图像分割程序。-Genetic algorithm for image segmentation using matlab program.
Platform: | Size: 353280 | Author: 王婧 | Hits:

[Special EffectsImageSegmentation_PCNN

Description: 该程序演示了基于简化PCNN模型的图像分割MATLAB实现方法-a method based on brief PCNN model for Image segmentation using MATLAB
Platform: | Size: 2048 | Author: gaohua | Hits:

[Special Effectsmatlab-image-segmentation

Description: 在图像处理时,有时需要用到图像分割。上述资料可以作为使用matlab进行图像分割的参考资料。-In the image processing, and sometimes need to use the image segmentation. The above information can be used as image segmentation using matlab reference.
Platform: | Size: 2132992 | Author: fanshengnan | Hits:

[Special EffectsImage Segmentation

Description: 包括了数字图像处理中的图像分割若干MATLAB代码(digital image processing using matlab of image segmentation)
Platform: | Size: 974848 | Author: tjulyk | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net